C# Mine
ContentsIndexHome
PreviousUpNext
Sensor.FillConfig Method

used to fill sensor values with the proper values from the byte array to sent from the sensor

Syntax
C#
internal void FillConfig(eConfigSection section, byte[] configData);
Parameters 
Description 
eConfigSection section 
The page of the sensor configuration to fill from the byte array 
byte[] configData 
The byte array containing the configuration data 
Copyright (c) 2017. All rights reserved.
What do you think about this topic? Send feedback!